/ Assembly List / LJCNetCommon / LJCReflect / GetInt32

Namespace - LJCNetCommon


Parameters
propertyName - The property name.

Returns

The integer property value.

Syntax

C#
public Int32 GetInt32(String propertyName)

Gets the property value as an integer.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.